func github.com/jackc/pgx/v5/internal/sanitize.scanDollarQuoteTag
2 uses
github.com/jackc/pgx/v5/internal/sanitize (current package)
sanitize.go#L246: if tagLen, ok := scanDollarQuoteTag(l.src[l.pos:]); ok {
sanitize.go#L382: func scanDollarQuoteTag(src string) (int, bool) {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)